.tem256-irregular .scrollBox{overflow:hidden;}
.tem256-irregular ul{display:flex;display:-webkit-flex;position:relative;}
.tem256-irregular a{display:block;color:inherit;height:100%;background-color:#F7F7F7;}
.tem256-irregular li{padding:3px;}
.tem256-irregular img{width:100%;}
.tem256-irregular .text{padding:5%;}
.tem256-irregular .title{font-size:16px;}
.tem256-irregular .description{font-size:13px;line-height:1.5;opacity:.6;}
.tem256-irregular.content-right{text-align:right;}
.tem256-irregular.content-middle{text-align:center;}
@media(max-width:1299px){
    .tem256-irregular li{padding:2px;}
}
@media(max-width:768px){
    .tem256-irregular li{padding:1px;}
    .tem256-irregular .container{padding-left:3%!important;padding-right:3%!important}
    .tem256-irregular.full-screen-spacing .container{padding-left: 0!important;padding-right: 0!important}
}
